home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / uupc11xd.zip / ZOOMTV32.MDM < prev    next >
Text File  |  1991-11-20  |  2KB  |  75 lines

  1.  
  2. #################################################
  3. #    Zoom Tubro V32 Modem (9600+) with V42.bis  #
  4. #################################################
  5.  
  6.  
  7. #################################################
  8. #      System Information                       #
  9. #################################################
  10.  
  11. Device=COM4
  12.  
  13.  
  14. #################################################
  15. #      Common to Originate and Answer           #
  16. #################################################
  17.  
  18. CharDelay=0
  19. ModemTimeout=4
  20. ScriptTimeout=60
  21. # Hangup assumes &D2 mode is in effect and UUCICO has turned off DTR
  22. Hangup="" \pATZE0S0=0 OK
  23.  
  24.  
  25. #################################################
  26. #      Autoanswer Information                   #
  27. #################################################
  28.  
  29. InSpeed=9600
  30. Ring=RING
  31. Answer="" \pATA CONNECT
  32. AnswerTimeout=60
  33.  
  34.  
  35.  
  36. #################################################
  37. #      Originator Information                   #
  38. #################################################
  39.  
  40. Connect=CONNECT
  41. DialPrefix=\pATDT
  42. #DialSuffix=
  43. DialTimeout=60
  44.  
  45.  
  46. ################################################
  47. #       Initialize String Explanation          #
  48. #       Close to Zoom recommendation           # 
  49. ################################################
  50. # \r    Send a return
  51. # \p    Pause for a long while
  52. # \d    Delay for a short while
  53. # AT    Modem attention (command state)
  54. # Z    Soft reset.  Expect OK.  Try twice.
  55. # AT    Attention.
  56. # &F    Restore factory defaults.  CRUCIAL!!!  Rest are deltas.
  57. # E0    No command echo.
  58. # &C1    DCD follows remote carrier signal
  59. # &D2    DTR on-to-off handling.  Modem is reset and enters command mode.
  60. # W1    Return words describing negotiation progress.
  61. # S36=7    Negotiation failure treatment: drop back to normal modem
  62. # S0=0    Disable auto answer
  63. # S11=55 Selects 55 ms intertone spacing (like PROCOMM)
  64. # \\N0    (Sends a single backslash N0).  Normal modem connection.  No EC etc.
  65. #      \N3 =  Autoreliable link enabled does not work (Why??).
  66. Initialize="" \r\pATZ OK-ATZ-OK \pAT&FE0&C1&D2\\N0S36=7S0=0S11=55 OK
  67. Options=nofixedspeed
  68.  
  69. #################################################
  70. #        Protocol Information                   #
  71. #################################################
  72.  
  73. # Set window size so that old duplicates are not confused with future packets
  74. GWindowSize=3
  75.